[Switch] set the remote Debug Method in Tomcat
Http://hi.baidu.com/huamarco/blog/item/75c3f2a411e3ebf29152ee34.html
From: http://blog.csdn.net/zmxj/
What is remote debugging? When debugging Java code for a web project, we need to integrate your
What is remote debugging? When debugging Java code for a web project, we need to integrate your Tomcat server with your development tools (such as JBuilder, or you need some plug-ins to support the tool (such as myclipse in eclipse). These methods
It is very inefficient to debug PHP with the variable output by Echo,var_dump,print_r and so on. With Xdebug, you can debug PHP directly in the IDE. Installing XdebugDownload XdebugPlease download the corresponding PHP version of Xdebug
1. Download Xdebug modulexdebug:https://xdebug.org/download.phpNote : with "TS" is thread-safe meaning, "nts" he did not mark, that is, if the NTS to download is not marked, the downloaded file name is actually marked.Wampserver inside is the
Remote debugging is very useful for application development. For example, develop programs for low-end machines that cannot host the development platform, or debug programs on dedicated machines (such as Web servers that cannot interrupt services.
Activate Tomcat under JBuilderC:/Borland/jbuilder2005/jdk1.4/bin/javaw-classpath "C:/Borland/jbuilder2005/thirdparty/jakarta-tomcat-5.0.27/bin/Bootstrap. jar; C:/Borland/jbuilder2005/jdk1.4/lib/tools. jar ""-dcatalina. home = C:/Borland/jbuilder2005/
From: http://www.huihoo.org/apache/tomcat/heavyz/02-catalina.sh.html
1-Overview
The script Catalina. Sh is the most critical script for starting and disabling Tomcat servers.In addition, startup. SH and shutdown. Sh both use different parameters to
1-Overview
The script catalina. sh is the most critical script for starting and disabling tomcat servers.In addition, startup. sh and shutdown. sh both use different parameters to call the script.The script is used as follows (derived from the
Is there a relatively easy way to configure debug? At present, only the original echo, die, and so on can be used. Some articles on the Internet feel that there are too many configuration steps, so you have to leave them. Supplement: php. ini: [zend]
In the previous blog, we set up the runtime environment. In this article, we started to build a development debugging environment. This is the true essence, made up of countless tears! 4. For eclipse, see eclipse again. I don't want to talk about it
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.